[INFO] fetching crate lambda_runtime 1.1.2...
[INFO] testing lambda_runtime-1.1.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate lambda_runtime 1.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate lambda_runtime 1.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lambda_runtime 1.1.2
[INFO] tweaked toml for crates.io crate lambda_runtime 1.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lambda_runtime 1.1.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lambda_runtime 1.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded tracing-test v0.2.6
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.6
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded yoke-derive v0.7.5
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded async-object-pool v0.2.0
[INFO] [stderr]   Downloaded tracing-tunnel v0.1.0
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded path-tree v0.8.3
[INFO] [stderr]   Downloaded stringmetrics v2.2.2
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded icu_locid_transform v1.5.0
[INFO] [stderr]   Downloaded async-lock v3.4.1
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]   Downloaded zerovec v0.10.4
[INFO] [stderr]   Downloaded icu_collections v1.5.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded icu_locid v1.5.0
[INFO] [stderr]   Downloaded icu_properties_data v1.5.1
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded icu_properties v1.5.1
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded icu_normalizer v1.5.0
[INFO] [stderr]   Downloaded icu_provider v1.5.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.1
[INFO] [stderr]   Downloaded writeable v0.5.5
[INFO] [stderr]   Downloaded lambda-extension v1.0.4
[INFO] [stderr]   Downloaded litemap v0.7.5
[INFO] [stderr]   Downloaded yoke v0.7.5
[INFO] [stderr]   Downloaded tinystr v0.7.6
[INFO] [stderr]   Downloaded zerovec-derive v0.10.3
[INFO] [stderr]   Downloaded lambda_runtime_api_client v1.0.3
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded utf16_iter v1.0.5
[INFO] [stderr]   Downloaded idna_adapter v1.2.0
[INFO] [stderr]   Downloaded tracing-capture v0.1.0
[INFO] [stderr]   Downloaded write16 v1.0.0
[INFO] [stderr]   Downloaded icu_provider_macros v1.5.0
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded httpmock v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36b79c38a33da72e1eddc5a2ee93d76189e7ab04d2bfa3623b589eee456622fe
[INFO] running `Command { std: "docker" "start" "-a" "36b79c38a33da72e1eddc5a2ee93d76189e7ab04d2bfa3623b589eee456622fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36b79c38a33da72e1eddc5a2ee93d76189e7ab04d2bfa3623b589eee456622fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b79c38a33da72e1eddc5a2ee93d76189e7ab04d2bfa3623b589eee456622fe", kill_on_drop: false }`
[INFO] [stdout] 36b79c38a33da72e1eddc5a2ee93d76189e7ab04d2bfa3623b589eee456622fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7f0f129c5987ace5ceb36a1e37a5c16ba2fcdc1537e1f3da729115136633f82
[INFO] running `Command { std: "docker" "start" "-a" "d7f0f129c5987ace5ceb36a1e37a5c16ba2fcdc1537e1f3da729115136633f82", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling lambda_runtime_api_client v1.0.3
[INFO] [stderr]    Compiling lambda_runtime v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.43s
[INFO] running `Command { std: "docker" "inspect" "d7f0f129c5987ace5ceb36a1e37a5c16ba2fcdc1537e1f3da729115136633f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f0f129c5987ace5ceb36a1e37a5c16ba2fcdc1537e1f3da729115136633f82", kill_on_drop: false }`
[INFO] [stdout] d7f0f129c5987ace5ceb36a1e37a5c16ba2fcdc1537e1f3da729115136633f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd657c260b01fe229870a4f74cc4234aa957d1ee4a6550bd18c6b1c9fc10b90a
[INFO] running `Command { std: "docker" "start" "-a" "bd657c260b01fe229870a4f74cc4234aa957d1ee4a6550bd18c6b1c9fc10b90a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing-tunnel v0.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling tracing-capture v0.1.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling lambda_runtime_api_client v1.0.3
[INFO] [stderr]    Compiling httpmock v0.8.2
[INFO] [stderr]    Compiling lambda_runtime v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]    --> src/runtime.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |     use bytes::Bytes;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Method`, `Request`, and `Response`
[INFO] [stdout]    --> src/runtime.rs:539:29
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use http::{HeaderValue, Method, Request, Response, StatusCode};
[INFO] [stdout]     |                             ^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Full`
[INFO] [stdout]    --> src/runtime.rs:540:35
[INFO] [stdout]     |
[INFO] [stdout] 540 |     use http_body_util::{BodyExt, Full};
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `body::Incoming` and `service::service_fn`
[INFO] [stdout]    --> src/runtime.rs:543:17
[INFO] [stdout]     |
[INFO] [stdout] 543 |     use hyper::{body::Incoming, service::service_fn};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokioExecutor`, `server::conn::auto::Builder as ServerBuilder`, and `tokio::TokioIo`
[INFO] [stdout]    --> src/runtime.rs:545:14
[INFO] [stdout]     |
[INFO] [stdout] 545 |         rt::{tokio::TokioIo, TokioExecutor},
[INFO] [stdout]     |              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 546 |         server::conn::auto::Builder as ServerBuilder,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicUsize`, `Ordering`, `convert::Infallible`, and `time::Duration`
[INFO] [stdout]    --> src/runtime.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |         convert::Infallible,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 553 |             atomic::{AtomicUsize, Ordering},
[INFO] [stdout]     |                      ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 556 |         time::Duration,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `net::TcpListener` and `sync::Notify`
[INFO] [stdout]    --> src/runtime.rs:558:17
[INFO] [stdout]     |
[INFO] [stdout] 558 |     use tokio::{net::TcpListener, sync::Notify};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "bd657c260b01fe229870a4f74cc4234aa957d1ee4a6550bd18c6b1c9fc10b90a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd657c260b01fe229870a4f74cc4234aa957d1ee4a6550bd18c6b1c9fc10b90a", kill_on_drop: false }`
[INFO] [stdout] bd657c260b01fe229870a4f74cc4234aa957d1ee4a6550bd18c6b1c9fc10b90a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acf5cad63f756742c3df3469e2c9bdedb7293120157d2e94cb22284a13abb474
[INFO] running `Command { std: "docker" "start" "-a" "acf5cad63f756742c3df3469e2c9bdedb7293120157d2e94cb22284a13abb474", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bytes::Bytes`
[INFO] [stderr]    --> src/runtime.rs:537:9
[INFO] [stderr]     |
[INFO] [stderr] 537 |     use bytes::Bytes;
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Method`, `Request`, and `Response`
[INFO] [stderr]    --> src/runtime.rs:539:29
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use http::{HeaderValue, Method, Request, Response, StatusCode};
[INFO] [stderr]     |                             ^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Full`
[INFO] [stderr]    --> src/runtime.rs:540:35
[INFO] [stderr]     |
[INFO] [stderr] 540 |     use http_body_util::{BodyExt, Full};
[INFO] [stderr]     |                                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `body::Incoming` and `service::service_fn`
[INFO] [stderr]    --> src/runtime.rs:543:17
[INFO] [stderr]     |
[INFO] [stderr] 543 |     use hyper::{body::Incoming, service::service_fn};
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TokioExecutor`, `server::conn::auto::Builder as ServerBuilder`, and `tokio::TokioIo`
[INFO] [stderr]    --> src/runtime.rs:545:14
[INFO] [stderr]     |
[INFO] [stderr] 545 |         rt::{tokio::TokioIo, TokioExecutor},
[INFO] [stderr]     |              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 546 |         server::conn::auto::Builder as ServerBuilder,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AtomicUsize`, `Ordering`, `convert::Infallible`, and `time::Duration`
[INFO] [stderr]    --> src/runtime.rs:550:9
[INFO] [stderr]     |
[INFO] [stderr] 550 |         convert::Infallible,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 553 |             atomic::{AtomicUsize, Ordering},
[INFO] [stderr]     |                      ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 556 |         time::Duration,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `net::TcpListener` and `sync::Notify`
[INFO] [stderr]    --> src/runtime.rs:558:17
[INFO] [stderr]     |
[INFO] [stderr] 558 |     use tokio::{net::TcpListener, sync::Notify};
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lambda_runtime` (lib test) generated 7 warnings (run `cargo fix --lib -p lambda_runtime --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_runtime-65c7a0f2452faf47)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test diagnostic::test::round_trip_lambda_error ... ok
[INFO] [stdout] test layers::api_client::tests::test_request_build_error ... ok
[INFO] [stdout] test layers::api_client::tests::test_network_error ... ok
[INFO] [stdout] test requests::tests::test_next_event_request ... ok
[INFO] [stdout] test requests::tests::test_event_error_request ... ok
[INFO] [stdout] test layers::api_client::tests::test_404_error ... ok
[INFO] [stdout] test layers::api_client::tests::test_410_timeout_error ... ok
[INFO] [stdout] test layers::api_client::tests::test_500_error ... ok
[INFO] [stdout] test layers::api_client::tests::test_successful_response ... ok
[INFO] [stdout] test requests::test_event_completion_request ... ok
[INFO] [stdout] test types::test::context_with_bad_client_context_is_err ... ok
[INFO] [stdout] test types::test::context_with_bad_deadline_type_is_err ... ok
[INFO] [stdout] test types::test::context_with_certain_missing_headers_still_resolves ... ok
[INFO] [stdout] test types::test::context_with_client_context_resolves ... ok
[INFO] [stdout] test types::test::context_with_bad_identity_is_err ... ok
[INFO] [stdout] test runtime::endpoint_tests::test_ok_response ... ok
[INFO] [stdout] test types::test::context_with_empty_client_context_resolves ... ok
[INFO] [stdout] test types::test::context_with_identity_resolves ... ok
[INFO] [stdout] test types::test::context_with_expected_values_and_types_resolves ... ok
[INFO] [stdout] test types::test::context_with_tenant_id_resolves ... ok
[INFO] [stdout] test types::test::context_without_tenant_id_resolves ... ok
[INFO] [stdout] test types::test::invoke_request_id_should_not_panic ... ok
[INFO] [stdout] test runtime::endpoint_tests::successful_end_to_end_run ... ok
[INFO] [stdout] test runtime::endpoint_tests::test_next_event ... ok
[INFO] [stdout] test types::test::serde_metadata_prelude ... ok
[INFO] [stdout] test types::test::context_with_empty_identity_is_err ... ok
[INFO] [stdout] test runtime::endpoint_tests::test_error_response ... ok
[INFO] [stdout] test runtime::endpoint_tests::panic_in_async_run ... ok
[INFO] [stdout] test runtime::endpoint_tests::panic_outside_async_run ... ok
[INFO] [stdout] test types::test::context_with_missing_deadline_should_panic - should panic ... ok
[INFO] [stdout] test types::test::invoke_request_id_should_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tenant_id_integration.rs (/opt/rustwide/target/debug/deps/tenant_id_integration-bc9a4d3b100572fd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_context_tenant_id_extraction ... ok
[INFO] [stdout] test test_context_tenant_id_with_special_characters ... ok
[INFO] [stdout] test test_trace_layer_request_span_creation ... ok
[INFO] [stdout] test test_context_tenant_id_empty_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lambda_runtime
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/runtime.rs - runtime::Runtime (line 42) - compile ... ok
[INFO] [stdout] test src/lib.rs - run (line 108) - compile ... ok
[INFO] [stdout] test src/diagnostic.rs - diagnostic::Diagnostic (line 22) ... ok
[INFO] [stdout] test src/runtime.rs - runtime::Runtime<S>::layer (line 132) - compile ... ok
[INFO] [stdout] test src/streaming.rs - streaming::channel (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acf5cad63f756742c3df3469e2c9bdedb7293120157d2e94cb22284a13abb474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf5cad63f756742c3df3469e2c9bdedb7293120157d2e94cb22284a13abb474", kill_on_drop: false }`
[INFO] [stdout] acf5cad63f756742c3df3469e2c9bdedb7293120157d2e94cb22284a13abb474
